var google.golang.org/grpc/balancer/pickfirst.connectionAttemptsSucceededMetric
3 uses
google.golang.org/grpc/balancer/pickfirst (current package)
pickfirst.go#L68: connectionAttemptsSucceededMetric = expstats.RegisterInt64Count(expstats.MetricDescriptor{
pickfirst.go#L643: connectionAttemptsSucceededMetric.Record(b.metricsRecorder, 1, b.target)
pickfirst.go#L698: connectionAttemptsSucceededMetric.Record(b.metricsRecorder, 1, b.target)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)